-
Home
-
Five Star Restaurant Menu and Food Ordering
-
2.2.3
-
Code
-
Classes
- Customer
| Total Complexity |
17 |
| Dependencies |
5 |
| Dependents |
9 |
| Total lines |
164 |
| Lines of code |
67 |
| Logical lines of code |
37 |
| Comment lines |
69 |
| Methods |
13 |
| Properties |
0 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| addInvoiceItem() |
S |
67 |
2 |
8 |
| invoices() |
S |
67 |
2 |
8 |
| invoiceItems() |
S |
67 |
2 |
8 |
| charges() |
S |
67 |
2 |
8 |
| retrieve() |
S |
78 |
1 |
3 |
| all() |
S |
78 |
1 |
3 |
| create() |
S |
78 |
1 |
3 |
| update() |
S |
78 |
1 |
3 |
| save() |
S |
80 |
1 |
3 |
| delete() |
S |
79 |
1 |
3 |
| updateSubscription() |
S |
68 |
1 |
6 |
| cancelSubscription() |
S |
68 |
1 |
6 |
| deleteDiscount() |
S |
71 |
1 |
5 |